Goto

Collaborating Authors

 simplified text processing


TextBlob: Simplified Text Processing -- TextBlob 0.16.0 documentation

#artificialintelligence

TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, translation, and more. TextBlob stands on the giant shoulders of NLTK and pattern, and plays nicely with both. Go on to the Quickstart guide.